home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp2.jacobs.com
/
2015.02.ftp2.jacobs.com.tar
/
ftp2.jacobs.com
/
pub
/
iPass
/
Open Mobile-V2.3.0-11624-V9.000.msi
/
Data1.cab
/
_56A62EEA435A09239689EB463239C37F
< prev
next >
Wrap
Extensible Markup Language
|
2012-10-24
|
2KB
|
50 lines
<?xml version="1.0" encoding="utf-8" ?>
<Plugin Id="iPass.Updater" Name ="iPass Update Agent" Version="1.0.0" ProviderName="iPass Corp." ProviderUrl="www.ipass.com">
<Service Name="UpdateAgentPlugin" >
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Service>
<Command Name ="OnMsgConnected">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="OnMsgDisconnected">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="UploadFile">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="DownloadFile">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="DownloadJob">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="SetUploadUrl">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="GetUpdates">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="OnMsgSoftwareUpdateCompleted">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="SetProfileMode">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
<Command Name ="SetRegValue" Context="System">
<RunDLL File="iPass.UpdateAgent.Plugin.exe" Class="iPass.UpdateAgent.Plugin.UpdateAgentService" />
</Command>
</Plugin>